home *** CD-ROM | disk | FTP | other *** search
/ The Best Shareware of the Year 1997 Winter / The Best Shareware of the Year 1997 Winter.iso / searcher / searcher.ini < prev    next >
Encoding:
INI File  |  1995-11-30  |  9.3 KB  |  232 lines

  1. [Start Up]
  2. FunctionTitle=Searcher        ;Title of start up configuration
  3. InstallDir=C:\WINDOWS\SEARCHER\
  4. ;DisplayLook=QUICK        ;QUICK, SHADED Un comment this for faster display
  5. DisplayLook=SHADED        ;QUICK, SHADED Use this for slower 3D shaded display
  6.  
  7. SearchStart=NO            ;YES,NO starts search at program launch
  8. SelectAll=NO            ;YES,NO selects files found in startup search
  9. StartCopyAll=NO            ;YES,NO shows copy dialog for files found at start
  10.  
  11. SearchFile=""            ;default entry for file spec
  12. SearchPath=NO            ;NO,path spec, default entry for path spec, NO def to current
  13. SearchText=""            ;default entry for text spec
  14. SearchDisk=""            ;default disk to search on, no entry defaults to current disk
  15.  
  16. MatchCase=NO            ;YES,NO finds text which matches capitalization
  17. SearchAllSubDir=NO        ;YES,NO searches all sub-directories of paths
  18. GetFirstTextOnly=NO        ;YES,NO find only the first instance of text in a file
  19. AutoHelp=OFF            ;OFF,ON displays AutoHelp dialog
  20.  
  21. SearchCompress=YES        ;YES,NO finds ZIP compressed files
  22. SearchArchive=YES        ;YES,NO find files which have not been backed up
  23. SearchNormal=YES        ;YES,NO find files which have been backed up
  24. SearchReadOnly=YES        ;YES,NO find files which are marked read only
  25. SearchHidden=NO            ;YES,NO find hidden files
  26. SearchSystem=NO            ;YES,NO find system files
  27.  
  28. SetArchive=NO            ;YES,NO mark files that have been backed up
  29. SetReadOnly=NO            ;YES,NO mark files to write protect
  30. SetHidden=NO            ;YES,NO make files hidden
  31. SetSystem=NO            ;YES,NO make files system
  32.  
  33. ResetArchive=NO            ;YES,NO mark files that have not been backed up
  34. ResetReadOnly=NO        ;YES,NO make files writeable
  35. ResetSystem=NO            ;YES,NO make files normal
  36. ResetHidden=NO            ;YES,NO make files un-hidden
  37.  
  38. KeepTree=NO            ;YES,NO place file in same directory on copy
  39. Verify=YES            ;YES,NO copied file is verified against source
  40. BackUpMode=NO        ;YES,NO resets archive bit and un-selects when copied
  41. CopyUnzip=NO            ;YES,NO unzips ZIP file while copying
  42. ZipUpCopy=NO            ;YES,NO ZIP compress files while copying
  43. CopyDestin=NO            ;NO,path default copy destination, NO defaults to current dir
  44.  
  45. DefaultApp=Notepad.exe        ;application which is launched when no association exists
  46. IconApplication=DEFAULT        ;DEFAULT,app name which is used for icons, DEFAULT uses association
  47. IconFile=C:\WINDOWS\ICONS\*.ICO    ;directory in which icon files were copied
  48. ProgramGroup=Searcher Files    ;default program group for icon installation
  49.  
  50. SearchSort=DIR            ;DIR DATETM SIZE FNAME EXT, default for file list sorting
  51.  
  52. SearchDateLater=1/1/80        ;date, TODAY, FIRSTOFMONTH or NO default begin date range
  53. SearchDateEarly=NO        ;date, TODAY, FIRSTOFMONTH or NO default end date range
  54. SearchSizeLarger=0        ;size, NO default file size range begin
  55. SearchSizeSmaller=NO        ;size, NO default file size range end
  56.  
  57. SearchFile1=*.?            
  58. SearchFile2=*.*
  59. SearchFile3=*.* -*.EXE -*.SWP
  60. SearchFile4=*.*
  61. SearchFile5=-*.EXE -*.SWP
  62. SearchPath1=\
  63. SearchPath2=\
  64. SearchPath3=*
  65. SearchPath4=\
  66. SearchPath5=*
  67. SearchText1="[none]"
  68.  
  69. AppPath1=srchpro.exe
  70. Application1=1. Searcher Pro
  71. AppPath2=srchedit.exe
  72. Application2=2. Search Edit
  73. AppPath3=freelnch.exe
  74. Application3=3. Free Launch
  75. AppPath4=filetree.exe
  76. Application4=4. File Tree
  77. AppPath5=calc.exe
  78. Application5=5. Calculator
  79. AppPath6=cardfile.exe
  80. Application6=6. Cardfile
  81. AppPath7=charmap.exe
  82. Application7=7. Charmap
  83. AppPath8=clipbrd.exe
  84. Application8=8. Clip board
  85. AppPath9=clock.exe
  86. Application9=9. Clock
  87. AppPath10=control.exe
  88. Application10=Control Panl
  89. AppPath11=drwatson.exe
  90. Application11=Drwatson
  91. AppPath12=mplayer.exe
  92. Application12=Media player
  93. AppPath13=notepad.exe
  94. Application13=Notepad
  95. AppPath14=packager.exe
  96. Application14=Packager
  97. AppPath15=pbrush.exe
  98. Application15=Paint brush
  99. AppPath16=pifedit.exe
  100. Application16=Pif edit
  101. AppPath17=printman.exe
  102. Application17=Print Manager
  103. AppPath18=progman.exe
  104. Application18=Program Mnger
  105. AppPath19=recorder.exe
  106. Application19=Recorder
  107. AppPath20=regedit.exe
  108. Application20=Reg edit
  109. AppPath21=setup.exe
  110. Application21=Setup
  111. AppPath22=soundrec.exe
  112. Application22=Sound record
  113. AppPath23=taskman.exe
  114. Application23=Task Manager
  115. AppPath24=terminal.exe
  116. Application24=Terminal
  117. AppPath25=winfile.exe
  118. Application25=File Manager
  119. AppPath26=winhelp.exe
  120. Application26=Win help
  121. AppPath27=winver.exe
  122. Application27=Winver
  123. AppPath28=write.exe
  124. Application28=Write
  125.  
  126. [F2]
  127. FunctionTitle=Full C: Backup     ;Title of F2 key configuration
  128.  
  129. SearchStart=YES            ;YES,NO starts search at function key press
  130. SelectAll=YES            ;YES,NO selects files found in search
  131. StartCopyAll=YES            ;YES,NO shows copy dialog for files found
  132.  
  133. SearchFile=*.*            ;default entry for file spec
  134. SearchPath=\            ;NO,path spec, default entry for path spec, NO def to current
  135. SearchText="[none]"        ;default entry for text spec
  136. SearchDisk=C            ;default disk to search on, no entry defaults to current disk
  137.  
  138. MatchCase=NO            ;YES,NO finds text which matches capitalization
  139. SearchAllSubDir=YES        ;YES,NO searches all sub-directories of paths
  140. GetFirstTextOnly=NO        ;YES,NO find only the first instance of text in a file
  141. AutoHelp=OFF            ;OFF,ON displays AutoHelp dialog
  142.  
  143. SearchCompress=NO        ;YES,NO finds ZIP compressed files
  144. SearchArchive=YES        ;YES,NO find files which have not been backed up
  145. SearchNormal=YES        ;YES,NO find files which have been backed up
  146. SearchReadOnly=YES        ;YES,NO find files which are marked read only
  147. SearchHidden=NO            ;YES,NO find hidden files
  148. SearchSystem=NO            ;YES,NO find system files
  149.  
  150. SetArchive=NO            ;YES,NO mark files that have been backed up
  151. SetReadOnly=NO            ;YES,NO mark files to write protect
  152. SetHidden=NO            ;YES,NO make files hidden
  153. SetSystem=NO            ;YES,NO make files system
  154.  
  155. ResetArchive=NO            ;YES,NO mark files that have not been backed up
  156. ResetReadOnly=NO        ;YES,NO make files writeable
  157. ResetSystem=NO            ;YES,NO make files normal
  158. ResetHidden=NO            ;YES,NO make files un-hidden
  159.  
  160. KeepTree=YES            ;YES,NO place file in same directory on copy
  161. Verify=YES            ;YES,NO copied file is verified against source
  162. BackUpMode=YES            ;YES,NO resets archive bit and un-selects when copied
  163. CopyUnzip=NO            ;YES,NO unzips ZIP file while copying
  164. ZipUpCopy=NO            ;YES,NO ZIP compress files while copying
  165. CopyDestin=A:\            ;NO,path default copy destination, NO defaults to current dir
  166.  
  167. DefaultApp=Notepad.exe        ;application which is launched when no association exists
  168. IconApplication=DEFAULT        ;DEFAULT,app name which is used for icons, DEFAULT uses association
  169. IconFile=C:\WINDOWS\ICONS\*.ICO    ;directory in which icon files were copied
  170. ProgramGroup=Searcher Files    ;default program group for icon installation
  171.  
  172. SearchSort=SIZE            ;DIR DATETM SIZE FNAME EXT, default for file list sorting
  173.  
  174. SearchDateLater=1/1/80        ;date, TODAY, FIRSTOFMONTH or NO default begin date range
  175. SearchDateEarly=NO        ;date, TODAY, FIRSTOFMONTH or NO default end date range
  176. SearchSizeLarger=0        ;size, NO default file size range begin
  177. SearchSizeSmaller=NO        ;size, NO default file size range end
  178.  
  179. [F3]
  180. FunctionTitle=Incremental C: Backup     ;Title of F3 key configuration
  181.  
  182. SearchStart=YES            ;YES,NO starts search at function key press
  183. SelectAll=YES            ;YES,NO selects files found in search
  184. StartCopyAll=YES        ;YES,NO shows copy dialog for files found
  185.  
  186. SearchFile=*.*            ;default entry for file spec
  187. SearchPath=\            ;NO,path spec, default entry for path spec, NO def to current
  188. SearchText="[none]"        ;default entry for text spec
  189. SearchDisk=C            ;default disk to search on, no entry defaults to current disk
  190.  
  191. MatchCase=NO            ;YES,NO finds text which matches capitalization
  192. SearchAllSubDir=YES        ;YES,NO searches all sub-directories of paths
  193. GetFirstTextOnly=NO        ;YES,NO find only the first instance of text in a file
  194. AutoHelp=OFF            ;OFF,ON displays AutoHelp dialog
  195.  
  196. SearchCompress=NO        ;YES,NO finds ZIP compressed files
  197. SearchArchive=YES        ;YES,NO find files which have not been backed up
  198. SearchNormal=NO            ;YES,NO find files which have been backed up
  199. SearchReadOnly=NO        ;YES,NO find files which are marked read only
  200. SearchHidden=NO            ;YES,NO find hidden files
  201. SearchSystem=NO            ;YES,NO find system files
  202.  
  203. SetArchive=NO            ;YES,NO mark files that have been backed up
  204. SetReadOnly=NO            ;YES,NO mark files to write protect
  205. SetHidden=NO            ;YES,NO make files hidden
  206. SetSystem=NO            ;YES,NO make files system
  207.  
  208. ResetArchive=NO            ;YES,NO mark files that have not been backed up
  209. ResetReadOnly=NO        ;YES,NO make files writeable
  210. ResetSystem=NO            ;YES,NO make files normal
  211. ResetHidden=NO            ;YES,NO make files un-hidden
  212.  
  213. KeepTree=YES            ;YES,NO place file in same directory on copy
  214. Verify=YES            ;YES,NO copied file is verified against source
  215. BackUpMode=YES            ;YES,NO resets archive bit and un-selects when copied
  216. CopyUnzip=NO            ;YES,NO unzips ZIP file while copying
  217. ZipUpCopy=NO            ;YES,NO ZIP compress files while copying
  218. CopyDestin=A:\            ;NO,path default copy destination, NO defaults to current dir
  219.  
  220. DefaultApp=Notepad.exe        ;application which is launched when no association exists
  221. IconApplication=DEFAULT        ;DEFAULT,app name which is used for icons, DEFAULT uses association
  222. IconFile=C:\WINDOWS\ICONS\*.ICO    ;directory in which icon files were copied
  223. ProgramGroup=Searcher Files    ;default program group for icon installation
  224.  
  225. SearchSort=SIZE            ;DIR DATETM SIZE FNAME EXT, default for file list sorting
  226.  
  227. SearchDateLater=1/1/80        ;date, TODAY, FIRSTOFMONTH or NO default begin date range
  228. SearchDateEarly=NO        ;date, TODAY, FIRSTOFMONTH or NO default end date range
  229. SearchSizeLarger=0        ;size, NO default file size range begin
  230. SearchSizeSmaller=NO        ;size, NO default file size range end
  231.  
  232.